Skip to content

chore: release - #2681

Merged
zimeg merged 1 commit into
mainfrom
changeset-release/main
Aug 27, 2026
Merged

chore: release#2681
zimeg merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@slack/types@3.1.0

Minor Changes

@slack/web-api@8.1.0

Minor Changes

  • 955e6b9: feat(web-api): add support for admin.users.getExpiration

  • 4322e14: feat(web-api): add agents.sessions.rename and agents.sessions.setStatus

  • 4ba30a1: feat(web-api): add session_status to chat.stopStream arguments

  • bff3398: feat(web-api): add webapi response changes as of 2026-08-21

    Regenerate response types with new stable response properties (e.g. agent_session on message-bearing responses, ListView grouping/sort/filter fields, bots.info connector/workflow flags).

    Two fields are removed from UsersListResponse, neither of which is a real success-response property:

    • Member.is_connector_bot — not returned by users.list; this flag is surfaced on bots.info (added here to BotsInfoResponse).
    • arg — an error-response echo field, not part of a successful users.list body.
  • f5fd35a: feat(web-api): add blocks.validate method

Patch Changes

  • Updated dependencies [916d8e9]
  • Updated dependencies [f5e9a01]
    • @slack/types@3.1.0

@slack/webhook@8.0.1

Patch Changes

  • 3a459f6: fix: stop WebhookTrigger.send() from retrying after a successful delivery

    A 2xx response with an empty or non-JSON body no longer throws. It now resolves to { ok: true }. Before this fix that body threw a parse error, which was retried as a request error and caused duplicate Workflow Builder runs. A valid { ok: false, error } body is still surfaced to the caller.

  • Updated dependencies [916d8e9]

  • Updated dependencies [f5e9a01]

    • @slack/types@3.1.0

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 4 times, most recently from fc2179f to 040a312 Compare August 7, 2026 15:34
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 7adb46c to a9206d8 Compare August 17, 2026 19:14
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 4 times, most recently from e9d1351 to f089dc6 Compare August 26, 2026 23:33
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from f089dc6 to ae55449 Compare August 26, 2026 23:42
@zimeg zimeg added semver:minor semver:patch pkg:web-api applies to `@slack/web-api` pkg:webhook applies to `@slack/webhook` pkg:types applies to `@slack/types` release labels Aug 26, 2026
@zimeg zimeg self-assigned this Aug 26, 2026
@zimeg

zimeg commented Aug 27, 2026

Copy link
Copy Markdown
Member

@codecov

codecov Bot commented Aug 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.15%. Comparing base (4ba30a1) to head (ae55449).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2681   +/-   ##
=======================================
  Coverage   89.15%   89.15%           
=======================================
  Files          65       65           
  Lines       10393    10393           
  Branches      473      473           
=======================================
  Hits         9266     9266           
  Misses       1096     1096           
  Partials       31       31           
Flag Coverage Δ
cli-hooks 89.15% <ø> (ø)
cli-test 89.15% <ø> (ø)
logger 89.15% <ø> (ø)
oauth 89.15% <ø> (ø)
socket-mode 89.15% <ø> (ø)
web-api 89.15% <ø> (ø)
webhook 89.15% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@zimeg zimeg left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀 🌚 LGTM!

@zimeg
zimeg marked this pull request as ready for review August 27, 2026 06:42
@zimeg
zimeg requested review from a team as code owners August 27, 2026 06:42
@zimeg
zimeg merged commit c663dc0 into main Aug 27, 2026
12 checks passed
@zimeg
zimeg deleted the changeset-release/main branch August 27, 2026 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg:types applies to `@slack/types` pkg:web-api applies to `@slack/web-api` pkg:webhook applies to `@slack/webhook` release semver:minor semver:patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant